From 8fafccca3393e26cb85096014b75cd4a6e1b5a9b Mon Sep 17 00:00:00 2001 From: "mafetter@fleming.research" Date: Tue, 12 Apr 2005 10:17:10 +0000 Subject: [PATCH] bitkeeper revision 1.1290 (425ba026Ih2bcMUdBJt-wtxP9Cltog) Enabled autofs in dom0 by default --- .../arch/xen/configs/xen0_defconfig_x86_32 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_32 b/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_32 index 654e61e219..e0d0cbc953 100644 --- a/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_32 +++ b/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_32 @@ -927,8 +927,8 @@ CONFIG_REISERFS_FS=y # CONFIG_ROMFS_FS is not set # CONFIG_QUOTA is not set CONFIG_DNOTIFY=y -# CONFIG_AUTOFS_FS is not set -# CONFIG_AUTOFS4_FS is not set +CONFIG_AUTOFS_FS=y +CONFIG_AUTOFS4_FS=y # # CD-ROM/DVD Filesystems -- 2.30.2